Autogenerated HTML docs for v2.15.0-rc1 
diff --git a/technical/api-argv-array.html b/technical/api-argv-array.html index 34fb96a..f15879f 100644 --- a/technical/api-argv-array.html +++ b/technical/api-argv-array.html 
@@ -744,7 +744,7 @@  always NULL-terminated at the element pointed to by <code>argv[argc]</code>. This   makes the result suitable for passing to functions expecting to receive   argv from main(), or the <a href="api-run-command.html">run-command API</a>.</p></div>  -<div class="paragraph"><p>The <a href="api-string-list.html">string-list API</a> is similar, but cannot be  +<div class="paragraph"><p>The string-list API (documented in string-list.h) is similar, but cannot be   used for these purposes; instead of storing a straight string pointer,   it contains an item structure with a <code>util</code> field that is not compatible   with the traditional argv interface.</p></div>  @@ -856,7 +856,7 @@  <div id="footnotes"><hr /></div>   <div id="footer">   <div id="footer-text">  -Last updated 2016-02-27 07:09:26 JST  +Last updated 2017-10-11 15:31:05 JST   </div>   </div>   </body>